home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Tele / W-Z / WWIV 3.0_1of2 Folder / Sample / Sample.rsrc / STR#_1398.txt < prev    next >
Encoding:
Text File  |  1988-05-24  |  626 b   |  29 lines

  1.   Laws of Computer Programming
  2.  
  3. 1)  Any given program, when running, is obsolete.
  4.  
  5. 2)  Any given program costs more and takes longer.
  6.  
  7. 3)  If a program is useful, it will have to be changed.
  8.  
  9. 4)  If a program is useless, it will have to be documented.
  10.  
  11. 5)  Any given program will expand to fill all available
  12.  
  13. memory.
  14.  
  15. 6)  The value of a program is proportional to the weight
  16.  
  17. of its output.
  18.  
  19. 7)  Program complexity grows until it exceeds the
  20.  
  21. capability of the programmer who must maintain it.
  22.  
  23. 8)  Make it possible for programmers to write programs in
  24.  
  25. English, and you will find that programmers cannot write in
  26.  
  27. English.
  28.  
  29.